Packet Event
Types
Link copied to clipboard
Called in correspondence with net.minecraft.network.NetworkManager.channelRead0, which is called in the event that the client receives a packet from the server.
Link copied to clipboard
Called in correspondence with net.minecraft.network.NetworkManager.sendPacket, which is called in the event that the client sends a packet to the server.